home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 5 / CD-ROM Today - The Disc (Issue 5)(November 1994).ISO / mac / HyperCard stackware / HyperCrime / card_16626.txt < prev    next >
Text File  |  1994-09-21  |  3KB  |  131 lines

  1. -- card: 16626 from stack: in
  2. -- bmap block id: 8575
  3. -- flags: 0000
  4. -- background id: 2672
  5. -- name: title
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=20 top=282 right=320 bottom=58
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1019 / 1019
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   toggle "title"
  23. end mouseUp
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=66 top=282 right=319 bottom=106
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 2478 / 2478
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: New Button
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   toggle "reference"
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 4 (field)
  46. -- low flags: 81
  47. -- high flags: 0004
  48. -- rect: left=109 top=112 right=285 bottom=475
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 0
  52. -- font id: 2
  53. -- text size: 12
  54. -- style flags: 256
  55. -- line height: 16
  56. -- part name: reference
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   hide the target
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 3 (field)
  65. -- low flags: 81
  66. -- high flags: 0004
  67. -- rect: left=50 top=134 right=320 bottom=377
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 14
  72. -- text size: 14
  73. -- style flags: 256
  74. -- line height: 18
  75. -- part name: title
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   hide the target
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 5 (button)
  84. -- low flags: 00
  85. -- high flags: A003
  86. -- rect: left=374 top=285 right=307 bottom=474
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Start
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   visual dissolve slowly
  98.   go to card id 3795
  99. end mouseUp
  100.  
  101.  
  102.  
  103.  
  104. -- part contents for card part 3
  105. ----- text -----
  106.  
  107. By:  Jeff Christensen
  108.  
  109. Educational Psychology 387
  110. Computer Uses in Education
  111. Dr. Levin
  112. Spring 1988
  113. University of Illinois
  114. Urbana-Champaign
  115.  
  116. -- part contents for card part 4
  117. ----- text -----
  118.  
  119.   REFERENCE:
  120.  
  121.             "The Crime Scene Technician Manual",
  122. Project Coordinators:  Eltzeroth, Ronald L.,   
  123. University of Illinois and Elzerman, Theodore R., Illinois Department Of Law Enforcement; 
  124.   Board of Trustees, University of Illinois and 
  125.   Illinois Department of Law Enforcement,        
  126.  
  127.  
  128.  
  129.  
  130.  
  131.